home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / filesyst / dosfs / msdos-sy.00 / msdos-sy / msdos-sys-1.00 / README < prev   
Text File  |  1995-12-24  |  596b  |  15 lines

  1. This shell script is a simple minded (and disk space conservative) way
  2. of storing MS-DOS boot disks on your linux partition.
  3. To setup run make. Make will make a storage directory and install the
  4. shell script. You will need a MSDOS boot disks made in MSDOS in
  5. /dev/fd0. Only the media on which you originally had in the device in use on
  6. install is the media you can use afterwards.
  7. If you wish to install for a device other then /dev/fd0. You need
  8. to do:
  9.  
  10. make BOOTDEVICE=</dev file path>
  11.  
  12. To make boot disks run dossys.
  13. dossys requires the argument of the device you wish to copy the system
  14. to. 
  15.